home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / Myallo 1.2.2.dmg / Myallo.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Text File  |  2005-12-08  |  6KB  |  144 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 agentLookup = id; 
  6.                 agentPause = id; 
  7.                 agentShowActivity = id; 
  8.                 agentShowStatus = id; 
  9.                 agentStart = id; 
  10.                 agentStop = id; 
  11.                 fileImport = id; 
  12.                 myAction = id; 
  13.                 profileMakeAlias = id; 
  14.                 profileNewInterest = id; 
  15.                 profileOpenInterest = id; 
  16.                 profileShowContent = id; 
  17.                 profileShowDetails = id; 
  18.                 profileShowOriginal = id; 
  19.                 viewAsOutline = id; 
  20.                 viewByInterestLevel = id; 
  21.                 viewByLastOpened = id; 
  22.                 viewByLocation = id; 
  23.                 viewByMark = id; 
  24.                 viewByName = id; 
  25.                 viewHideAliases = id; 
  26.             }; 
  27.             CLASS = FirstResponder; 
  28.             LANGUAGE = ObjC; 
  29.             SUPERCLASS = NSObject; 
  30.         }, 
  31.         {
  32.             ACTIONS = {
  33.                 checkForUpdate = id; 
  34.                 gotoWebsite = id; 
  35.                 importCancel = id; 
  36.                 importCmd = id; 
  37.                 importHelp = id; 
  38.                 importOK = id; 
  39.                 qAction = id; 
  40.                 rAction = id; 
  41.                 setActionTag = id; 
  42.                 showPreferencePanel = id; 
  43.                 swrDialog = id; 
  44.             }; 
  45.             CLASS = LSAppController; 
  46.             LANGUAGE = ObjC; 
  47.             OUTLETS = {
  48.                 importHTMLRB = NSButtonCell; 
  49.                 importMatrix = NSMatrix; 
  50.                 importSafariRB = NSButtonCell; 
  51.                 importTextRB = NSButtonCell; 
  52.                 importWindow = NSWindow; 
  53.                 registerMessage = NSTextField; 
  54.                 registerName = NSFormCell; 
  55.                 registerOrganization = NSFormCell; 
  56.                 registerSerial = NSFormCell; 
  57.                 registerWindow = NSWindow; 
  58.             }; 
  59.             SUPERCLASS = NSObject; 
  60.         }, 
  61.         {
  62.             ACTIONS = {
  63.                 addInterest = id; 
  64.                 agentContinue = id; 
  65.                 agentPause = id; 
  66.                 agentPauseContinue = id; 
  67.                 agentShowStatus = id; 
  68.                 agentStart = id; 
  69.                 agentStartStop = id; 
  70.                 agentStop = id; 
  71.                 clear = id; 
  72.                 copy = id; 
  73.                 cut = id; 
  74.                 deleteSelections = id; 
  75.                 detailSetDecay = id; 
  76.                 detailSetDecayLock = id; 
  77.                 detailSetSatisfaction = id; 
  78.                 detailSetSatisfactionLock = id; 
  79.                 detailSetSearch = id; 
  80.                 fileImport = id; 
  81.                 interestSetCenter = id; 
  82.                 outlineViewAction = id; 
  83.                 paste = id; 
  84.                 printDocument = id; 
  85.                 profileDeleteSelection = id; 
  86.                 profileDoubleClick = id; 
  87.                 profileMakeAlias = id; 
  88.                 profileNewInterest = id; 
  89.                 profileOpenInterest = id; 
  90.                 profileShowContent = id; 
  91.                 profileShowDetails = id; 
  92.                 profileShowOriginal = id; 
  93.                 viewAsOutline = id; 
  94.                 viewByInterestLevel = id; 
  95.                 viewByLastOpened = id; 
  96.                 viewByLocation = id; 
  97.                 viewByMark = id; 
  98.                 viewByName = id; 
  99.                 viewHideAliases = id; 
  100.             }; 
  101.             CLASS = LSProfileDocument; 
  102.             LANGUAGE = ObjC; 
  103.             OUTLETS = {
  104.                 agentArticlesBar = NSProgressIndicator; 
  105.                 agentArticlesHighTextField = NSTextField; 
  106.                 agentArticlesNowTextField = NSTextField; 
  107.                 agentCandidatesBar = NSProgressIndicator; 
  108.                 agentCandidatesHighTextField = NSTextField; 
  109.                 agentCandidatesNowTextField = NSTextField; 
  110.                 agentEvalsBar = NSProgressIndicator; 
  111.                 agentEvalsLimitTextField = NSTextField; 
  112.                 agentEvalsNowTextField = NSTextField; 
  113.                 agentEvaluatedBar = NSProgressIndicator; 
  114.                 agentEvaluatedHighTextField = NSTextField; 
  115.                 agentEvaluatedNowTextField = NSTextField; 
  116.                 agentInterestSlider = NSSlider; 
  117.                 agentProgressIndicator = NSProgressIndicator; 
  118.                 agentResultsBar = NSProgressIndicator; 
  119.                 agentResultsHighTextField = NSTextField; 
  120.                 agentResultsNowTextField = NSTextField; 
  121.                 agentStatusTextField = NSTextField; 
  122.                 agentTimeBar = NSProgressIndicator; 
  123.                 agentTimeLimitTextField = NSTextField; 
  124.                 agentTimeNowTextField = NSTextField; 
  125.                 detailAdjustedTextField = NSTextField; 
  126.                 detailCreatedTextField = NSTextField; 
  127.                 detailDecayLockButton = NSButton; 
  128.                 detailDecaySlider = NSSlider; 
  129.                 detailDrawer = NSDrawer; 
  130.                 detailModifiedTextField = NSTextField; 
  131.                 detailSatisfactionLockButton = NSButton; 
  132.                 detailSatisfactionSlider = NSSlider; 
  133.                 detailSearchTextField = NSTextField; 
  134.                 documentWindow = NSWindow; 
  135.                 outlineView = NSOutlineView; 
  136.                 profilePrintView = NSView; 
  137.                 tabView = NSTabView; 
  138.                 webWebView = WebView; 
  139.             }; 
  140.             SUPERCLASS = NSDocument; 
  141.         }
  142.     ); 
  143.     IBVersion = 1; 
  144. }